projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20882f4
)
(org-emph-face): fix typo in varible name.
author
Carsten Dominik
<dominik@science.uva.nl>
Mon, 13 Nov 2006 18:33:46 +0000
(18:33 +0000)
committer
Carsten Dominik
<dominik@science.uva.nl>
Mon, 13 Nov 2006 18:33:46 +0000
(18:33 +0000)
lisp/textmodes/org.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/org.el
b/lisp/textmodes/org.el
index 50cee6736cbc0599be636e3a6af33a5eafb099c5..5d7afc26a803d790551ad38bf4ae1d14c4f61244 100644
(file)
--- a/
lisp/textmodes/org.el
+++ b/
lisp/textmodes/org.el
@@
-3397,7
+3397,7
@@
that will be added to PLIST. Returns the string that was modified."
"Regular expression matching a time stamp or time stamp range.
The time stamps may be either active or inactive.")
-(defvar org-
\81
ยง
emph-face nil)
+(defvar org-emph-face nil)
(defun org-do-emphasis-faces (limit)
"Run through the buffer and add overlays to links."